home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / misc / FD2Pragma.readme < prev    next >
Text File  |  2000-11-01  |  4KB  |  92 lines

  1. Short:    V2.112 creates pragma, inline, ... files
  2. Author:   stoecker@amigaworld.com (Dirk Stoecker)
  3. Uploader: stoecker@amigaworld.com (Dirk Stoecker)
  4. Version:  2.112
  5. Type:     dev/misc
  6.  
  7. This is a utility to create:
  8.   - following pragma statements for certain C compilers: amicall, libcall,
  9.     flibcall, tagcall and syscall
  10.   - proto files for C compilers
  11.   - offset (LVO) files for assembler programs
  12.   - stub functions for either tag-functions or all library functions
  13.   - stub functions as assembler text
  14.   - stub functions as useable link library file
  15.   - FD files out of pragma files
  16.   - stubs for C++ compilers (SPECIAL 11, 12 and CLIB)
  17.   - the files with your own headers inserted
  18.   - files for using local pointers for shared library bases in compilers
  19.     which do not support this normally
  20.   - stub functions for Pascal compilers
  21.   - inline files for GCC
  22.   - inline, pragma and stub libraries using FPU registers
  23.   - files needed to develop for Phase5's PowerUP boards
  24.   - unit texts for FPC Pascal compiler
  25.   - BMAP files for AmigaBASIC and MaxonBASIC
  26.   - VBCC assembler inline files
  27.   - VBCC WOS stub texts and link library
  28.   - VBCC PowerUP stub texts and link library
  29.   - Modules for AmigaE
  30.  
  31. Therefor only the FD file telling the library informations is needed. For
  32. some SPECIAL options you may additionally supply the CLIB keyword (or you
  33. need to supply it) giving FD2Pragma the prototypes file in clib directory.
  34.  
  35. Special option 200 does the reverse to normal: convert pragma to FD!
  36.  
  37. The command template you get with FD2Pragma ? .
  38.  
  39. Calling the program seems to be (is) very difficult, but it offers you a
  40. large set of functions. A lot of options need a lot of abilities to turn
  41. them on/off!
  42.  
  43. The documentation contains lots of information about related topics, so
  44. read it!
  45.  
  46. This program is in the public domain. Use it as you want, but WITHOUT ANY
  47. WARRANTY!
  48.  
  49. Please contact me:
  50.  
  51. ************************************************************************
  52. * snail-mail:                  * e-mail:                               *
  53. *   Dirk Stoecker              *   stoecker@amigaworld.com             *
  54. *   Geschwister-Scholl-Str. 10 *   dstoecker@gmx.de                    *
  55. *   01877 Bischofswerda        * world wide web:                       *
  56. *   GERMANY                    *   http://home.pages.de/~stoecker/     *
  57. * phone:                       * pgp key:                              *
  58. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages   *
  59. ************************************************************************
  60.  
  61.  
  62. ============================= Archive contents =============================
  63.  
  64. Original  Packed Ratio    Date     Time    Name
  65. -------- ------- ----- --------- --------  -------------
  66.     2146    1518 29.2% 04-Sep-00 18:10:50  FD2Pragma.info
  67.    61464   31792 48.2% 04-Sep-00 18:10:50 +FD2Pragma
  68.    72865   24424 66.4% 04-Sep-00 18:10:50 +FD2Pragma.guide
  69.     2295    1896 17.3% 04-Sep-00 18:10:50 +FD2Pragma.guide.info
  70.     2554    1105 56.7% 04-Sep-00 18:10:50 +FD2Pragma.readme
  71.     3334    1233 63.0% 04-Sep-00 18:10:50 +FD2Pragma.types
  72.    30602    2102 93.1% 04-Sep-00 18:10:50 +macros.h
  73.     2489     848 65.9% 04-Sep-00 18:10:50 +stubs.h
  74.     7967     933 88.2% 04-Sep-00 18:10:50 +MakeInline
  75.      517     266 48.5% 04-Sep-00 18:10:50 +MakePPCStuff
  76.     4583     628 86.2% 04-Sep-00 18:10:50 +MakePragma
  77.     5348     643 87.9% 04-Sep-00 18:10:50 +MakeProto
  78.     8571    1132 86.7% 04-Sep-00 18:10:50 +MakeStubLib
  79.     1174     437 62.7% 04-Sep-00 18:10:50 +MakeStuff
  80.     7804     930 88.0% 04-Sep-00 18:10:50 +MakeUnit
  81.     1227     445 63.7% 04-Sep-00 18:10:50 +MakeVBCC
  82.   203298   48692 76.0% 04-Sep-00 18:10:50 +FD2Pragma.c
  83.     2188     805 63.2% 04-Sep-00 18:10:50 +SDI_ASM_STD_functions.lib
  84.     5607    1969 64.8% 04-Sep-00 18:10:50 +SDI_ASM_STD_protos.h
  85.     1743     646 62.9% 04-Sep-00 18:10:50 +SDI_compiler.h
  86.     1223     528 56.8% 04-Sep-00 18:10:50 +SDI_version.h
  87.      782     330 57.8% 04-Sep-00 18:10:50 +SMakeFile
  88.     9969    2374 76.1% 04-Sep-00 18:10:50 +UseFD2Pragma
  89.     2463    1658 32.6% 04-Sep-00 18:10:50 +UseFD2Pragma.info
  90. -------- ------- ----- --------- --------
  91.   442213  127334 71.2% 16-Sep-100 18:00:24   24 files
  92.